tools: Clean up use of 'install' command.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 7 Mar 2007 10:49:20 +0000 (10:49 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 7 Mar 2007 10:49:20 +0000 (10:49 +0000)
commit9de4f0c67def5ab75c4f5a9a4428b719e149e8b2
treeb4cb36609da6cee29432b58dfc37c6b8dcf917be
parentd4ac34aff9f66f57c164120ba5daf74109b35e91
tools: Clean up use of 'install' command.

- convert raw "install" command to use $(INSTALL)
- convert some $(INSTALL) to $(INSTALL_DATA) as appropriate
- modify the specific $(INSTALL) definitions to use -p.

Original patch by Ben Thomas <ben@virtualiron.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
13 files changed:
config/StdGNU.mk
config/SunOS.mk
tools/Makefile
tools/blktap/lib/Makefile
tools/console/Makefile
tools/guest-headers/Makefile
tools/ioemu/Makefile
tools/libxen/Makefile
tools/pygrub/Makefile
tools/security/Makefile
tools/vnet/libxutil/Makefile
tools/xenfb/Makefile
tools/xenstore/Makefile